home *** CD-ROM | disk | FTP | other *** search
/ Sting... All This Time Brought to You by AOL / Sting... all this time - Brought to you by AOL.iso / setup.exe / scripts / DefineButton2_358 / BUTTONCONDACTION on(release)_2.as next >
Text File  |  2001-10-10  |  82b  |  7 lines

  1. on(release){
  2.    tellTarget("highlights")
  3.    {
  4.       gotoAndStop(10);
  5.    }
  6. }
  7.